-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix: update contracts folder structure #420
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #420 +/- ##
============================================
+ Coverage 68.20% 70.45% +2.24%
+ Complexity 1128 1061 -67
============================================
Files 319 302 -17
Lines 12846 12209 -637
Branches 1291 1175 -116
============================================
- Hits 8762 8602 -160
+ Misses 3553 3136 -417
+ Partials 531 471 -60
*This pull request uses carry forward flags. Click here to find out more.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can I suggest that we also update the autogenerated documentation in contracts/docs/api
?
This PR implements issue(s) #399
Checklist